HipNetwork.getCompletedBuffer

WARNING: It is important to call freeBuffer at some time since getting the buffer won't remove it from the queue

class HipNetwork
const
getCompletedBuffer
()

Return Value

Type: NetBuffer*

A buffer from the completed list. You should free it at some time so its memory can be reused.

Meta